All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class quicktime.qd.NativeGraphicsException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----quicktime.QTException
                           |
                           +----quicktime.qd.QDException
                                   |
                                   +----quicktime.qd.NativeGraphicsException

public class NativeGraphicsException
extends QDException
This exception is thrown if the NativeGraphics environment is not initialized when you try to get the QDGraphics from the java.awt.Canvas


Constructor Index

 o NativeGraphicsException(String)

Constructors

 o NativeGraphicsException
 public NativeGraphicsException(String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index